TCustomCanvas.Pixels[Integer,Integer] Property

Represents property Pixels[Integer,Integer].

Namespace: System.Graphics
public
 property Pixels[X, Y: Integer]: TColor read GetPixel write SetPixel;

Parameters

X
Type: Integer

Y
Type: Integer

Property Value

Type: TColor